[INFO] cloning repository https://github.com/yunta-mb/hakuban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yunta-mb/hakuban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyunta-mb%2Fhakuban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyunta-mb%2Fhakuban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c600f7bc8bd5c385cd8650f338e4bc5fdbf44fc
[INFO] fixing yunta-mb/hakuban against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyunta-mb%2Fhakuban" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yunta-mb/hakuban
[INFO] finished tweaking git repo https://github.com/yunta-mb/hakuban
[INFO] tweaked toml for git repo https://github.com/yunta-mb/hakuban written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yunta-mb/hakuban on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yunta-mb/hakuban already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7
[INFO] running `Command { std: "docker" "start" "6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking drop_guard v0.3.0
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking permutations v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking duration-str v0.21.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-tungstenite v0.34.0
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking hakuban v0.8.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/ffi/tag_observe.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/object_observe.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/tag_expose.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/ffi_future.rs (4 fixes)
[INFO] [stderr]        Fixed src/ffi/logger.rs (1 fix)
[INFO] [stderr]        Fixed src/ffi/exchange.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/object_state.rs (7 fixes)
[INFO] [stderr]        Fixed src/connection/termination.rs (1 fix)
[INFO] [stderr]        Fixed src/expose_contract.rs (1 fix)
[INFO] [stderr]        Fixed src/ffi/object_state_stream.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/descriptor.rs (9 fixes)
[INFO] [stderr]        Fixed src/ffi/object_expose.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/object_state_sink.rs (6 fixes)
[INFO] [stderr]        Fixed src/tokio_runtime.rs (3 fixes)
[INFO] [stderr]        Fixed src/ffi/ffi_array.rs (1 fix)
[INFO] [stderr]        Fixed src/observe_contract.rs (1 fix)
[INFO] [stderr]        Fixed src/connection/upstream.rs (3 fixes)
[INFO] [stderr]        Fixed src/connection/downstream.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/connection/termination.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let _release = drop_guard::guard(id, |id| {
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `_release` calls a custom destructor
[INFO] [stdout]     |                 `_release` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |             notify_receiver.await.unwrap()
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 141 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_release` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/drop_guard-0.3.0/src/lib.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<T, F: FnMut(T)> Drop for DropGuard<T, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/connection/multiplexer.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout]  78 |   ...                   let (new_sink, new_stream) = incoming_channel_iterator.next().unwrap();
[INFO] [stdout]     |                                                      -----------------------------------------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  79 |   ...                   if sinks.lock().unwrap().insert(channel_id, Some(new_sink)).is_some() {
[INFO] [stdout]     |                            --------------------------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  83 |   ...                   if let Err(error) = output_message_stream_sender_for_input
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout]  84 | | ...                       .send(Box::pin(new_stream.map(move |message| MultiplexedChannelEvent::Message(channel_id, message))))
[INFO] [stdout]  85 | | ...                       .await
[INFO] [stdout]     | |                                -
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |   ...                   if sinks.lock().unwrap().remove(&channel_id).is_none() {
[INFO] [stdout]     |                            -----------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |   ...                   let sink = { sinks.lock().expect("expect#1").get_mut(&channel_id).map(|opt| opt.take()) };
[INFO] [stdout]     |                             ----     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                             |        |
[INFO] [stdout]     |                             |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             |        up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             `sink` calls a custom destructor
[INFO] [stdout]     |                             `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |   ...                       *sinks.lock().unwrap().get_mut(&channel_id).unwrap() = Some(sink);
[INFO] [stdout]     |                              ---------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `sink` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/connection/multiplexer.rs:127:46
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   while let Some((new_sink, new_stream)) = outgoing_channel_stream.next().await {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                                            |                              |
[INFO] [stdout]     |                                                            |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                       sinks.lock().unwrap().insert(channel_id, Some(Box::pin(new_sink))).is_none().assert_true();
[INFO] [stdout]     |                       ------------------------------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 135 |                       if let Err(error) = output_message_stream_sender_for_output
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 136 | |                         .send(Box::pin(
[INFO] [stdout] 137 | |                             Box::pin(futures::stream::once(async move { MultiplexedChannelEvent::Open(channel_id) }))
[INFO] [stdout] 138 | |                                 .chain(new_stream.map(move |message| MultiplexedChannelEvent::Message(channel_id, message)))
[INFO] [stdout] 139 | |                                 .chain(futures::stream::once(async move { MultiplexedChannelEvent::Close(channel_id) })),
[INFO] [stdout] 140 | |                         ))
[INFO] [stdout] 141 | |                         .await
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 146 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/connection/upstream.rs:396:49
[INFO] [stdout]      |
[INFO] [stdout]  393 |     let object_core = exchange_shared.object_acquire(&descriptor);
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `object_core` calls a custom destructor
[INFO] [stdout]      |         `object_core` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  396 |     send_state(input, output, object_state_stream).await
[INFO] [stdout]      |                                                    ^^^^^
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  397 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `object_core` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/connection/upstream.rs:413:50
[INFO] [stdout]      |
[INFO] [stdout]  410 |     let object_core = exchange_shared.object_acquire(&descriptor);
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `object_core` calls a custom destructor
[INFO] [stdout]      |         `object_core` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |     receive_state(input, output, object_state_sink).await
[INFO] [stdout]      |                                                     ^^^^^
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  414 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `object_core` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:326:31
[INFO] [stdout]     |
[INFO] [stdout] 319 |             while let Some(tungstenite_message) = messages.next().await {
[INFO] [stdout]     |                            -------------------                    -----
[INFO] [stdout]     |                            |                                      |
[INFO] [stdout]     |                            |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `tungstenite_message` calls a custom destructor
[INFO] [stdout]     |                            `tungstenite_message` will be dropped later as of Edition 2024
[INFO] [stdout] 320 |                 match tungstenite_message {
[INFO] [stdout] 321 |                     Ok(tungstenite::Message::Binary(serialized_message)) => {
[INFO] [stdout]     |                                                     ------------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     `serialized_message` calls a custom destructor
[INFO] [stdout]     |                                                     `serialized_message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 |                                     if let Err(_error) = pinned_input.send(event).await {
[INFO] [stdout]     |                                                ------    ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                                |         |                        |
[INFO] [stdout]     |                                                |         |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |         |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                `_error` calls a custom destructor
[INFO] [stdout]     |                                                `_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 330 |                                 }
[INFO] [stdout]     |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 338 |                     Ok(tungstenite::Message::Ping(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `_payload` calls a custom destructor
[INFO] [stdout]     |                                                   `_payload` will be dropped later as of Edition 2024
[INFO] [stdout] 339 |                     Ok(tungstenite::Message::Pong(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `tungstenite_message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tungstenite_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `serialized_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:319:42
[INFO] [stdout]     |
[INFO] [stdout] 319 |             while let Some(tungstenite_message) = messages.next().await {
[INFO] [stdout]     |                            -------------------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |                      |               |
[INFO] [stdout]     |                            |                      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |                      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `tungstenite_message` calls a custom destructor
[INFO] [stdout]     |                            `tungstenite_message` will be dropped later as of Edition 2024
[INFO] [stdout] 320 |                 match tungstenite_message {
[INFO] [stdout] 321 |                     Ok(tungstenite::Message::Binary(serialized_message)) => {
[INFO] [stdout]     |                                                     ------------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     `serialized_message` calls a custom destructor
[INFO] [stdout]     |                                                     `serialized_message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 |                                     if let Err(_error) = pinned_input.send(event).await {
[INFO] [stdout]     |                                                ------                             -----
[INFO] [stdout]     |                                                |                                  |
[INFO] [stdout]     |                                                |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                `_error` calls a custom destructor
[INFO] [stdout]     |                                                `_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 338 |                     Ok(tungstenite::Message::Ping(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `_payload` calls a custom destructor
[INFO] [stdout]     |                                                   `_payload` will be dropped later as of Edition 2024
[INFO] [stdout] 339 |                     Ok(tungstenite::Message::Pong(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 345 |                     Ok(_weird_message) => {
[INFO] [stdout]     |                        --------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `_weird_message` calls a custom destructor
[INFO] [stdout]     |                        `_weird_message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `tungstenite_message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tungstenite_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `serialized_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_weird_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:371:25
[INFO] [stdout]     |
[INFO] [stdout] 370 |             while let Some(message) = messages.next().await {
[INFO] [stdout]     |                                                       -----
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 371 |                 if let Err(error) = ws_sink.send(message).await {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 375 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:370:30
[INFO] [stdout]     |
[INFO] [stdout] 370 |             while let Some(message) = messages.next().await {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                       |               |
[INFO] [stdout]     |                                       |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 371 |                 if let Err(error) = ws_sink.send(message).await {
[INFO] [stdout]     |                                     ---------------------------
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 375 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/exchange.rs:253:26
[INFO] [stdout]      |
[INFO] [stdout]  252 |             let ((due_date, _object_id), object_weak) = locked_due_dates.pop_first().unwrap();
[INFO] [stdout]      |                                          -----------
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          `object_weak` calls a custom destructor
[INFO] [stdout]      |                                          `object_weak` will be dropped later as of Edition 2024
[INFO] [stdout]  253 |             if let Some(object) = Weak::upgrade(&object_weak) {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object_weak` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/ffi/ffi_future.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut inner = self.inner.lock().unwrap();
[INFO] [stdout]    |             ---------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `inner` calls a custom destructor
[INFO] [stdout]    |             `inner` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |         if let Some(mut inner) = inner.take() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 33 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `inner` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/object/core.rs:1011:32
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         let mut links = self.inner.write().unwrap();
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `links` calls a custom destructor
[INFO] [stdout]      |             `links` will be dropped later as of Edition 2024
[INFO] [stdout] 1011 |         if let Some(mut interface) = links.downstream_links.remove(&downstream_connection_id) {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/mpsc/mod.rs:969:1
[INFO] [stdout]      |
[INFO] [stdout]  969 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/tag/core.rs:406:1
[INFO] [stdout]      |
[INFO] [stdout]  406 | impl Drop for Tag {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `links` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let _runtime_context = ffi_tokio_runtime.runtime.enter();
[INFO] [stdout]     |             ----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `_runtime_context` calls a custom destructor
[INFO] [stdout]     |             `_runtime_context` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |         match WebsocketConnector::new(exchange.clone(), address.as_str()) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 494 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/tokio_runtime.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl Drop for WebsocketConnector {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_runtime_context` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/current.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl Drop for SetCurrentGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures::Future<Output = ()>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/connection/termination.rs:152:130
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...tionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/connection/termination.rs:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/connection/termination.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let _release = drop_guard::guard(id, |id| {
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `_release` calls a custom destructor
[INFO] [stdout]     |                 `_release` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |             notify_receiver.await.unwrap()
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 141 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_release` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/drop_guard-0.3.0/src/lib.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | impl<T, F: FnMut(T)> Drop for DropGuard<T, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/connection/multiplexer.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout]  78 |   ...                   let (new_sink, new_stream) = incoming_channel_iterator.next().unwrap();
[INFO] [stdout]     |                                                      -----------------------------------------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  79 |   ...                   if sinks.lock().unwrap().insert(channel_id, Some(new_sink)).is_some() {
[INFO] [stdout]     |                            --------------------------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  83 |   ...                   if let Err(error) = output_message_stream_sender_for_input
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout]  84 | | ...                       .send(Box::pin(new_stream.map(move |message| MultiplexedChannelEvent::Message(channel_id, message))))
[INFO] [stdout]  85 | | ...                       .await
[INFO] [stdout]     | |                                -
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |   ...                   if sinks.lock().unwrap().remove(&channel_id).is_none() {
[INFO] [stdout]     |                            -----------------------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |   ...                   let sink = { sinks.lock().expect("expect#1").get_mut(&channel_id).map(|opt| opt.take()) };
[INFO] [stdout]     |                             ----     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                             |        |
[INFO] [stdout]     |                             |        this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                             |        up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             `sink` calls a custom destructor
[INFO] [stdout]     |                             `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |   ...                       *sinks.lock().unwrap().get_mut(&channel_id).unwrap() = Some(sink);
[INFO] [stdout]     |                              ---------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `sink` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/basic.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/connection/multiplexer.rs:127:46
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   while let Some((new_sink, new_stream)) = outgoing_channel_stream.next().await {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                                            |                              |
[INFO] [stdout]     |                                                            |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 134 |                       sinks.lock().unwrap().insert(channel_id, Some(Box::pin(new_sink))).is_none().assert_true();
[INFO] [stdout]     |                       ------------------------------------------------------------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 135 |                       if let Err(error) = output_message_stream_sender_for_output
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 136 | |                         .send(Box::pin(
[INFO] [stdout] 137 | |                             Box::pin(futures::stream::once(async move { MultiplexedChannelEvent::Open(channel_id) }))
[INFO] [stdout] 138 | |                                 .chain(new_stream.map(move |message| MultiplexedChannelEvent::Message(channel_id, message)))
[INFO] [stdout] 139 | |                                 .chain(futures::stream::once(async move { MultiplexedChannelEvent::Close(channel_id) })),
[INFO] [stdout] 140 | |                         ))
[INFO] [stdout] 141 | |                         .await
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 146 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/connection/upstream.rs:396:49
[INFO] [stdout]      |
[INFO] [stdout]  393 |     let object_core = exchange_shared.object_acquire(&descriptor);
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `object_core` calls a custom destructor
[INFO] [stdout]      |         `object_core` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  396 |     send_state(input, output, object_state_stream).await
[INFO] [stdout]      |                                                    ^^^^^
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  397 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `object_core` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/connection/upstream.rs:413:50
[INFO] [stdout]      |
[INFO] [stdout]  410 |     let object_core = exchange_shared.object_acquire(&descriptor);
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `object_core` calls a custom destructor
[INFO] [stdout]      |         `object_core` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |     receive_state(input, output, object_state_sink).await
[INFO] [stdout]      |                                                     ^^^^^
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  414 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `object_core` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:326:31
[INFO] [stdout]     |
[INFO] [stdout] 319 |             while let Some(tungstenite_message) = messages.next().await {
[INFO] [stdout]     |                            -------------------                    -----
[INFO] [stdout]     |                            |                                      |
[INFO] [stdout]     |                            |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `tungstenite_message` calls a custom destructor
[INFO] [stdout]     |                            `tungstenite_message` will be dropped later as of Edition 2024
[INFO] [stdout] 320 |                 match tungstenite_message {
[INFO] [stdout] 321 |                     Ok(tungstenite::Message::Binary(serialized_message)) => {
[INFO] [stdout]     |                                                     ------------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     `serialized_message` calls a custom destructor
[INFO] [stdout]     |                                                     `serialized_message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 |                                     if let Err(_error) = pinned_input.send(event).await {
[INFO] [stdout]     |                                                ------    ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                                |         |                        |
[INFO] [stdout]     |                                                |         |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |         |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                `_error` calls a custom destructor
[INFO] [stdout]     |                                                `_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 330 |                                 }
[INFO] [stdout]     |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 338 |                     Ok(tungstenite::Message::Ping(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `_payload` calls a custom destructor
[INFO] [stdout]     |                                                   `_payload` will be dropped later as of Edition 2024
[INFO] [stdout] 339 |                     Ok(tungstenite::Message::Pong(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `tungstenite_message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tungstenite_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `serialized_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:319:42
[INFO] [stdout]     |
[INFO] [stdout] 319 |             while let Some(tungstenite_message) = messages.next().await {
[INFO] [stdout]     |                            -------------------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |                      |               |
[INFO] [stdout]     |                            |                      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |                      |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `tungstenite_message` calls a custom destructor
[INFO] [stdout]     |                            `tungstenite_message` will be dropped later as of Edition 2024
[INFO] [stdout] 320 |                 match tungstenite_message {
[INFO] [stdout] 321 |                     Ok(tungstenite::Message::Binary(serialized_message)) => {
[INFO] [stdout]     |                                                     ------------------
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     `serialized_message` calls a custom destructor
[INFO] [stdout]     |                                                     `serialized_message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 326 |                                     if let Err(_error) = pinned_input.send(event).await {
[INFO] [stdout]     |                                                ------                             -----
[INFO] [stdout]     |                                                |                                  |
[INFO] [stdout]     |                                                |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                `_error` calls a custom destructor
[INFO] [stdout]     |                                                `_error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 338 |                     Ok(tungstenite::Message::Ping(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `_payload` calls a custom destructor
[INFO] [stdout]     |                                                   `_payload` will be dropped later as of Edition 2024
[INFO] [stdout] 339 |                     Ok(tungstenite::Message::Pong(_payload)) => {}
[INFO] [stdout]     |                                                   --------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 345 |                     Ok(_weird_message) => {
[INFO] [stdout]     |                        --------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `_weird_message` calls a custom destructor
[INFO] [stdout]     |                        `_weird_message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `tungstenite_message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tungstenite_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `serialized_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_payload` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_weird_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:371:25
[INFO] [stdout]     |
[INFO] [stdout] 370 |             while let Some(message) = messages.next().await {
[INFO] [stdout]     |                                                       -----
[INFO] [stdout]     |                                                       |
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 371 |                 if let Err(error) = ws_sink.send(message).await {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                     |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                     up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 375 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:370:30
[INFO] [stdout]     |
[INFO] [stdout] 370 |             while let Some(message) = messages.next().await {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                       |               |
[INFO] [stdout]     |                                       |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 371 |                 if let Err(error) = ws_sink.send(message).await {
[INFO] [stdout]     |                                     ---------------------------
[INFO] [stdout]     |                                     |                     |
[INFO] [stdout]     |                                     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 375 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/exchange.rs:253:26
[INFO] [stdout]      |
[INFO] [stdout]  252 |             let ((due_date, _object_id), object_weak) = locked_due_dates.pop_first().unwrap();
[INFO] [stdout]      |                                          -----------
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          `object_weak` calls a custom destructor
[INFO] [stdout]      |                                          `object_weak` will be dropped later as of Edition 2024
[INFO] [stdout]  253 |             if let Some(object) = Weak::upgrade(&object_weak) {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  261 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `object_weak` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/ffi/ffi_future.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut inner = self.inner.lock().unwrap();
[INFO] [stdout]    |             ---------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `inner` calls a custom destructor
[INFO] [stdout]    |             `inner` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |         if let Some(mut inner) = inner.take() {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 33 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `inner` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/object/core.rs:1011:32
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         let mut links = self.inner.write().unwrap();
[INFO] [stdout]      |             ---------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `links` calls a custom destructor
[INFO] [stdout]      |             `links` will be dropped later as of Edition 2024
[INFO] [stdout] 1011 |         if let Some(mut interface) = links.downstream_links.remove(&downstream_connection_id) {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/mpsc/mod.rs:969:1
[INFO] [stdout]      |
[INFO] [stdout]  969 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/tag/core.rs:406:1
[INFO] [stdout]      |
[INFO] [stdout]  406 | impl Drop for Tag {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/core.rs:1295:1
[INFO] [stdout]      |
[INFO] [stdout] 1295 | impl Drop for Object {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `links` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tokio_runtime.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let _runtime_context = ffi_tokio_runtime.runtime.enter();
[INFO] [stdout]     |             ----------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `_runtime_context` calls a custom destructor
[INFO] [stdout]     |             `_runtime_context` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |         match WebsocketConnector::new(exchange.clone(), address.as_str()) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 494 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/tokio_runtime.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl Drop for WebsocketConnector {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_runtime_context` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/current.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl Drop for SetCurrentGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures::Future<Output = ()>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/connection/termination.rs:152:130
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...tionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/connection/termination.rs:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/introspective.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/common/router.rs:65:10
[INFO] [stdout]      |
[INFO] [stdout]   65 |             match tokio::net::TcpStream::connect(format!("127.0.0.1:{}", port)).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                                                             |
[INFO] [stdout]      |                   |                                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   |                                                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]   66 |                 Err(_error) => {
[INFO] [stdout]   67 |                     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   74 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/basic.rs:666:51
[INFO] [stdout]     |
[INFO] [stdout] 665 |             let (sender, receiver) = oneshot::channel::<Vec<usize>>();
[INFO] [stdout]     |                  ------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `sender` calls a custom destructor
[INFO] [stdout]     |                  `sender` will be dropped later as of Edition 2024
[INFO] [stdout] 666 |             Ok((network_topology.setup_network(task_count).await, Arc::new(Mutex::new(Some(sender))), Arc::new(Mutex::new(Some(rece...
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 667 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/basic.rs:666:51
[INFO] [stdout]     |
[INFO] [stdout] 665 |             let (sender, receiver) = oneshot::channel::<Vec<usize>>();
[INFO] [stdout]     |                  ------  --------
[INFO] [stdout]     |                  |       |
[INFO] [stdout]     |                  |       `receiver` calls a custom destructor
[INFO] [stdout]     |                  |       `receiver` will be dropped later as of Edition 2024
[INFO] [stdout]     |                  `sender` calls a custom destructor
[INFO] [stdout]     |                  `sender` will be dropped later as of Edition 2024
[INFO] [stdout] 666 |             Ok((network_topology.setup_network(task_count).await, Arc::new(Mutex::new(Some(sender))), Arc::new(Mutex::new(Some(rece...
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 667 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `sender` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:692:63
[INFO] [stdout]      |
[INFO] [stdout]  692 |                     match timeout(Duration::from_millis(100), stream.next()).await {
[INFO] [stdout]      |                           ---------------------------------------------------^^^^^
[INFO] [stdout]      |                           |                                                  |
[INFO] [stdout]      |                           |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `__awaitee` calls a custom destructor
[INFO] [stdout]      |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  700 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:692:63
[INFO] [stdout]      |
[INFO] [stdout]  690 |             while let Ok(Some(mut stream)) = timeout(Duration::from_millis(100), tag_expose.next()).await {
[INFO] [stdout]      |                               ----------     ------------------------------------------------------------
[INFO] [stdout]      |                               |              |                                                      |
[INFO] [stdout]      |                               |              |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |              |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               |              `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `stream` calls a custom destructor
[INFO] [stdout]      |                               `stream` will be dropped later as of Edition 2024
[INFO] [stdout]  691 |                 loop {
[INFO] [stdout]  692 |                     match timeout(Duration::from_millis(100), stream.next()).await {
[INFO] [stdout]      |                           ---------------------------------------------------^^^^^
[INFO] [stdout]      |                           |                                                  |
[INFO] [stdout]      |                           |                                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                           |                                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  700 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:690:37
[INFO] [stdout]      |
[INFO] [stdout]  690 |             while let Ok(Some(mut stream)) = timeout(Duration::from_millis(100), tag_expose.next()).await {
[INFO] [stdout]      |                               ----------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                               |              |                                                      |
[INFO] [stdout]      |                               |              |                                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               |              |                                                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |              |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |              |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               |              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |              `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `stream` calls a custom destructor
[INFO] [stdout]      |                               `stream` will be dropped later as of Edition 2024
[INFO] [stdout]  691 |                 loop {
[INFO] [stdout]  692 |                     match timeout(Duration::from_millis(100), stream.next()).await {
[INFO] [stdout]      |                           --------------------------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  701 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:725:63
[INFO] [stdout]      |
[INFO] [stdout]  725 |                     match timeout(Duration::from_millis(100), stream.next()).await {
[INFO] [stdout]      |                           ---------------------------------------------------^^^^^
[INFO] [stdout]      |                           |                                                  |
[INFO] [stdout]      |                           |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `__awaitee` calls a custom destructor
[INFO] [stdout]      |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  733 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:725:63
[INFO] [stdout]      |
[INFO] [stdout]  723 |             while let Ok(Some(mut stream)) = timeout(Duration::from_millis(100), tag_expose.next()).await {
[INFO] [stdout]      |                               ----------     ------------------------------------------------------------
[INFO] [stdout]      |                               |              |                                                      |
[INFO] [stdout]      |                               |              |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |              |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               |              `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `stream` calls a custom destructor
[INFO] [stdout]      |                               `stream` will be dropped later as of Edition 2024
[INFO] [stdout]  724 |                 loop {
[INFO] [stdout]  725 |                     match timeout(Duration::from_millis(100), stream.next()).await {
[INFO] [stdout]      |                           ---------------------------------------------------^^^^^
[INFO] [stdout]      |                           |                                                  |
[INFO] [stdout]      |                           |                                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                           |                                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  733 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:723:37
[INFO] [stdout]      |
[INFO] [stdout]  723 |             while let Ok(Some(mut stream)) = timeout(Duration::from_millis(100), tag_expose.next()).await {
[INFO] [stdout]      |                               ----------     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                               |              |                                                      |
[INFO] [stdout]      |                               |              |                                                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               |              |                                                      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |              |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               |              |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                               |              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               |              `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `stream` calls a custom destructor
[INFO] [stdout]      |                               `stream` will be dropped later as of Edition 2024
[INFO] [stdout]  724 |                 loop {
[INFO] [stdout]  725 |                     match timeout(Duration::from_millis(100), stream.next()).await {
[INFO] [stdout]      |                           --------------------------------------------------------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  734 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:767:29
[INFO] [stdout]      |
[INFO] [stdout]  767 |                 if let Ok(Some(sink)) = timeout(Duration::from_millis(100), tag_expose.next()).await {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                         |                                                      |
[INFO] [stdout]      |                                         |                                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                         |                                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                         |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                         |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  770 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/basic.rs:800:29
[INFO] [stdout]      |
[INFO] [stdout]  800 |                 if let Ok(Some(sink)) = timeout(Duration::from_millis(100), tag_expose.next()).await {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                         |                                                      |
[INFO] [stdout]      |                                         |                                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                         |                                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                         |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                         |                                                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  803 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/common/router.rs:65:10
[INFO] [stdout]      |
[INFO] [stdout]   65 |             match tokio::net::TcpStream::connect(format!("127.0.0.1:{}", port)).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                                                             |
[INFO] [stdout]      |                   |                                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   |                                                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]   66 |                 Err(_error) => {
[INFO] [stdout]   67 |                     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   74 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/all-top.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/hakuban-router.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> examples/all-top.rs:36:37
[INFO] [stdout]      |
[INFO] [stdout]   36 |           while let Some(sink_and_stream) = expose_my_utilization_contract.next().await {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                             |                                     |
[INFO] [stdout]      |                                             |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   37 |               let system = sysinfo::System::default();
[INFO] [stdout]   38 |               let (state_sink, meta_stream) = sink_and_stream.split();
[INFO] [stdout]      |                                               -----------------------
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout]   39 |               #[allow(unused_must_use)]
[INFO] [stdout]   40 | /             meta_stream
[INFO] [stdout]   41 | |                 .for_each_till_next((state_sink, system), |mut context, _params| async move {
[INFO] [stdout]   42 | |                     loop {
[INFO] [stdout]   43 | |                         context.1.refresh_cpu_specifics(CpuRefreshKind::nothing().with_cpu_usage());
[INFO] [stdout] ...    |
[INFO] [stdout]   49 | |                 })
[INFO] [stdout]   50 | |                 .await;
[INFO] [stdout]      | |                  -----
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |                  |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                  |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   51 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sysinfo-0.38.4/src/unix/linux/process.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl Drop for FileCounter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sysinfo-0.38.4/src/unix/linux/process.rs:1067:1
[INFO] [stdout]      |
[INFO] [stdout] 1067 | impl Drop for FileCounter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/performance.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/hakuban-router.rs:95:50
[INFO] [stdout]      |
[INFO] [stdout]   95 |                           while let Some(exchange_sink_and_stream) = exchange_monitor.next().await {
[INFO] [stdout]      |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                                      |                       |
[INFO] [stdout]      |                                                                      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                      |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   96 |                               let (mut sink, mut stream) = exchange_sink_and_stream.split();
[INFO] [stdout]      |                                    --------  ----------    --------------------------------
[INFO] [stdout]      |                                    |         |             |
[INFO] [stdout]      |                                    |         |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                    |         |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    |         `stream` calls a custom destructor
[INFO] [stdout]      |                                    |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    `sink` calls a custom destructor
[INFO] [stdout]      |                                    `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   99 | /                                 pin!(async {
[INFO] [stdout]  100 | |                                     loop {
[INFO] [stdout]  101 | |                                         sink.send(ObjectState::new(exchange.snapshot()).json_serialize()).await.unwrap();
[INFO] [stdout]  102 | |                                         tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]  103 | |                                     }
[INFO] [stdout]  104 | |                                 }),
[INFO] [stdout]      | |                                  -
[INFO] [stdout]      | |                                  |
[INFO] [stdout]      | |__________________________________`pinned` calls a custom destructor
[INFO] [stdout]      |                                    `pinned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  107 |                           }
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sink` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pinned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/hakuban-router.rs:115:50
[INFO] [stdout]      |
[INFO] [stdout]  115 |                           while let Some(listener_sink_and_stream) = websocket_listener_monitor.next().await {
[INFO] [stdout]      |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                                      |                                 |
[INFO] [stdout]      |                                                                      |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                      |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  116 |                               let (mut sink, mut stream) = listener_sink_and_stream.split();
[INFO] [stdout]      |                                    --------  ----------    --------------------------------
[INFO] [stdout]      |                                    |         |             |
[INFO] [stdout]      |                                    |         |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                    |         |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    |         `stream` calls a custom destructor
[INFO] [stdout]      |                                    |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    `sink` calls a custom destructor
[INFO] [stdout]      |                                    `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 | /                                 pin!(async {
[INFO] [stdout]  120 | |                                     loop {
[INFO] [stdout]  121 | |                                         sink.send(ObjectState::new(listener.snapshot()).json_serialize()).await.unwrap();
[INFO] [stdout]  122 | |                                         tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]  123 | |                                     }
[INFO] [stdout]  124 | |                                 }),
[INFO] [stdout]      | |                                  -
[INFO] [stdout]      | |                                  |
[INFO] [stdout]      | |__________________________________`pinned` calls a custom destructor
[INFO] [stdout]      |                                    `pinned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                           }
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sink` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pinned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/hakuban-router.rs:136:52
[INFO] [stdout]      |
[INFO] [stdout]  136 |                               while let Some(connector_sink_and_stream) = websocket_connector_monitor.next().await {
[INFO] [stdout]      |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                                           |                                  |
[INFO] [stdout]      |                                                                           |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                           |                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  137 |                                   let (mut sink, mut stream) = connector_sink_and_stream.split();
[INFO] [stdout]      |                                        --------  ----------    ---------------------------------
[INFO] [stdout]      |                                        |         |             |
[INFO] [stdout]      |                                        |         |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                        |         |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |         `stream` calls a custom destructor
[INFO] [stdout]      |                                        |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        `sink` calls a custom destructor
[INFO] [stdout]      |                                        `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  140 | /                                     pin!(async {
[INFO] [stdout]  141 | |                                         loop {
[INFO] [stdout]  142 | |                                             sink.send(ObjectState::new((*connector).as_ref().unwrap().snapshot()).json_serialize...
[INFO] [stdout]  143 | |                                             tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]  144 | |                                         }
[INFO] [stdout]  145 | |                                     }),
[INFO] [stdout]      | |                                      -
[INFO] [stdout]      | |                                      |
[INFO] [stdout]      | |______________________________________`pinned` calls a custom destructor
[INFO] [stdout]      |                                        `pinned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  148 |                               }
[INFO] [stdout]      |                               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sink` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pinned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> tests/common/router.rs:65:10
[INFO] [stdout]      |
[INFO] [stdout]   65 |             match tokio::net::TcpStream::connect(format!("127.0.0.1:{}", port)).await {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                   |                                                             |
[INFO] [stdout]      |                   |                                                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   |                                                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   |                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |                                                             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   `__awaitee` calls a custom destructor
[INFO] [stdout]      |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]   66 |                 Err(_error) => {
[INFO] [stdout]   67 |                     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   74 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/hakuban-router.rs:95:50
[INFO] [stdout]      |
[INFO] [stdout]   95 |                           while let Some(exchange_sink_and_stream) = exchange_monitor.next().await {
[INFO] [stdout]      |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                                      |                       |
[INFO] [stdout]      |                                                                      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                      |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   96 |                               let (mut sink, mut stream) = exchange_sink_and_stream.split();
[INFO] [stdout]      |                                    --------  ----------    --------------------------------
[INFO] [stdout]      |                                    |         |             |
[INFO] [stdout]      |                                    |         |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                    |         |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    |         `stream` calls a custom destructor
[INFO] [stdout]      |                                    |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    `sink` calls a custom destructor
[INFO] [stdout]      |                                    `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   99 | /                                 pin!(async {
[INFO] [stdout]  100 | |                                     loop {
[INFO] [stdout]  101 | |                                         sink.send(ObjectState::new(exchange.snapshot()).json_serialize()).await.unwrap();
[INFO] [stdout]  102 | |                                         tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]  103 | |                                     }
[INFO] [stdout]  104 | |                                 }),
[INFO] [stdout]      | |                                  -
[INFO] [stdout]      | |                                  |
[INFO] [stdout]      | |__________________________________`pinned` calls a custom destructor
[INFO] [stdout]      |                                    `pinned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  107 |                           }
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sink` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pinned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/hakuban-router.rs:115:50
[INFO] [stdout]      |
[INFO] [stdout]  115 |                           while let Some(listener_sink_and_stream) = websocket_listener_monitor.next().await {
[INFO] [stdout]      |                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                                      |                                 |
[INFO] [stdout]      |                                                                      |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                      |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  116 |                               let (mut sink, mut stream) = listener_sink_and_stream.split();
[INFO] [stdout]      |                                    --------  ----------    --------------------------------
[INFO] [stdout]      |                                    |         |             |
[INFO] [stdout]      |                                    |         |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                    |         |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    |         `stream` calls a custom destructor
[INFO] [stdout]      |                                    |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                    `sink` calls a custom destructor
[INFO] [stdout]      |                                    `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  119 | /                                 pin!(async {
[INFO] [stdout]  120 | |                                     loop {
[INFO] [stdout]  121 | |                                         sink.send(ObjectState::new(listener.snapshot()).json_serialize()).await.unwrap();
[INFO] [stdout]  122 | |                                         tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]  123 | |                                     }
[INFO] [stdout]  124 | |                                 }),
[INFO] [stdout]      | |                                  -
[INFO] [stdout]      | |                                  |
[INFO] [stdout]      | |__________________________________`pinned` calls a custom destructor
[INFO] [stdout]      |                                    `pinned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                           }
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sink` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pinned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bin/hakuban-router.rs:136:52
[INFO] [stdout]      |
[INFO] [stdout]  136 |                               while let Some(connector_sink_and_stream) = websocket_connector_monitor.next().await {
[INFO] [stdout]      |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                                                           |                                  |
[INFO] [stdout]      |                                                                           |                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                           |                                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  137 |                                   let (mut sink, mut stream) = connector_sink_and_stream.split();
[INFO] [stdout]      |                                        --------  ----------    ---------------------------------
[INFO] [stdout]      |                                        |         |             |
[INFO] [stdout]      |                                        |         |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                        |         |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        |         `stream` calls a custom destructor
[INFO] [stdout]      |                                        |         `stream` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                        `sink` calls a custom destructor
[INFO] [stdout]      |                                        `sink` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  140 | /                                     pin!(async {
[INFO] [stdout]  141 | |                                         loop {
[INFO] [stdout]  142 | |                                             sink.send(ObjectState::new((*connector).as_ref().unwrap().snapshot()).json_serialize...
[INFO] [stdout]  143 | |                                             tokio::time::sleep(Duration::from_millis(1000)).await;
[INFO] [stdout]  144 | |                                         }
[INFO] [stdout]  145 | |                                     }),
[INFO] [stdout]      | |                                      -
[INFO] [stdout]      | |                                      |
[INFO] [stdout]      | |______________________________________`pinned` calls a custom destructor
[INFO] [stdout]      |                                        `pinned` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  148 |                               }
[INFO] [stdout]      |                               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/object/state_sink.rs:78:1
[INFO] [stdout]      |
[INFO] [stdout]   78 | impl Drop for ObjectStateSink {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `sink` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lock/bilock.rs:199:1
[INFO] [stdout]      |
[INFO] [stdout]  199 | impl<T> Drop for Inner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pinned` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] crater-edition-check: hakuban v0.8.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking hakuban v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/downstream.rs:198:46
[INFO] [stdout]     |
[INFO] [stdout] 198 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(incoming_uninitialized_channel(
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout] 199 | |                         Box::pin(input_receiver),
[INFO] [stdout] 200 | |                         Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout] 201 | |                         downstream_connection_id,
[INFO] [stdout] 202 | |                         exchange_shared.clone(),
[INFO] [stdout] 203 | |                         object_interface.clone(),
[INFO] [stdout] 204 | |                     )))),
[INFO] [stdout]     | |_______________________- argument requires that borrow lasts for `'static`
[INFO] [stdout] 205 |                   ))
[INFO] [stdout]     |                    - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/downstream.rs:198:46
[INFO] [stdout]     |
[INFO] [stdout] 198 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(incoming_uninitialized_channel(
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 199 | |                         Box::pin(input_receiver),
[INFO] [stdout] 200 | |                         Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout] 201 | |                         downstream_connection_id,
[INFO] [stdout] 202 | |                         exchange_shared.clone(),
[INFO] [stdout] 203 | |                         object_interface.clone(),
[INFO] [stdout] 204 | |                     )))),
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/downstream.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 217 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout] 218 | |                         Box::pin(input_receiver),
[INFO] [stdout] 219 | |                         Box::pin(output_sender),
[INFO] [stdout] 220 | |                         local_name.clone(),
[INFO] [stdout] 221 | |                     )))) as MessageStream,
[INFO] [stdout]     | |_______________________- argument requires that borrow lasts for `'static`
[INFO] [stdout] 222 |                   )
[INFO] [stdout]     |                   - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/downstream.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 217 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 218 | |                         Box::pin(input_receiver),
[INFO] [stdout] 219 | |                         Box::pin(output_sender),
[INFO] [stdout] 220 | |                         local_name.clone(),
[INFO] [stdout] 221 | |                     )))) as MessageStream,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> src/connection/downstream.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |   ...   move |sink_or_stream| {
[INFO] [stdout]     |         --------------------- lifetime `'1` represents this closure's body
[INFO] [stdout] ...
[INFO] [stdout] 239 |   ...               Box::pin(output_receiver.with_generator(termination.abort_on_termination(outgoing_object_state_stream_channel(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 240 | | ...                   Box::pin(input_receiver),
[INFO] [stdout] 241 | | ...                   Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout] 242 | | ...                   object_state_stream,
[INFO] [stdout] 243 | | ...               ))))
[INFO] [stdout]     | |_____________________^ argument requires that `'1` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: closure implements `FnMut`, so references to captured variables can't escape the closure
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/upstream.rs:84:46
[INFO] [stdout]     |
[INFO] [stdout]  84 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(Box::pin(incoming_uninitiali...
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout]  85 | |                         Box::pin(input_receiver),
[INFO] [stdout]  86 | |                         Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout]  87 | |                         exchange_shared.clone(),
[INFO] [stdout]  88 | |                         id,
[INFO] [stdout]  89 | |                         remote_name.clone(),
[INFO] [stdout]  90 | |                     ))))),
[INFO] [stdout]     | |________________________- argument requires that borrow lasts for `'static`
[INFO] [stdout]  91 |                   ))
[INFO] [stdout]     |                    - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/upstream.rs:84:46
[INFO] [stdout]     |
[INFO] [stdout]  84 |   ...   Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(Box::pin(incoming_uninitialized_channel(
[INFO] [stdout]     |  _______________________________________________^
[INFO] [stdout]  85 | | ...       Box::pin(input_receiver),
[INFO] [stdout]  86 | | ...       Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout]  87 | | ...       exchange_shared.clone(),
[INFO] [stdout]  88 | | ...       id,
[INFO] [stdout]  89 | | ...       remote_name.clone(),
[INFO] [stdout]  90 | | ...   ))))),
[INFO] [stdout]     | |_________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/upstream.rs:60:46
[INFO] [stdout]     |
[INFO] [stdout]  60 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout]  61 | |                         Box::pin(input_receiver),
[INFO] [stdout]  62 | |                         Box::pin(output_sender),
[INFO] [stdout]  63 | |                         object_interface.clone(),
[INFO] [stdout]  64 | |                         local_name.clone(),
[INFO] [stdout]  65 | |                         load_limit,
[INFO] [stdout]  66 | |                     )))),
[INFO] [stdout]     | |_______________________- argument requires that borrow lasts for `'static`
[INFO] [stdout]  67 |                   )
[INFO] [stdout]     |                   - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/upstream.rs:60:46
[INFO] [stdout]     |
[INFO] [stdout]  60 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout]  61 | |                         Box::pin(input_receiver),
[INFO] [stdout]  62 | |                         Box::pin(output_sender),
[INFO] [stdout]  63 | |                         object_interface.clone(),
[INFO] [stdout]  64 | |                         local_name.clone(),
[INFO] [stdout]  65 | |                         load_limit,
[INFO] [stdout]  66 | |                     )))),
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/downstream.rs:198:46
[INFO] [stdout]     |
[INFO] [stdout] 198 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(incoming_uninitialized_channel(
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout] 199 | |                         Box::pin(input_receiver),
[INFO] [stdout] 200 | |                         Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout] 201 | |                         downstream_connection_id,
[INFO] [stdout] 202 | |                         exchange_shared.clone(),
[INFO] [stdout] 203 | |                         object_interface.clone(),
[INFO] [stdout] 204 | |                     )))),
[INFO] [stdout]     | |_______________________- argument requires that borrow lasts for `'static`
[INFO] [stdout] 205 |                   ))
[INFO] [stdout]     |                    - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/downstream.rs:198:46
[INFO] [stdout]     |
[INFO] [stdout] 198 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(incoming_uninitialized_channel(
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 199 | |                         Box::pin(input_receiver),
[INFO] [stdout] 200 | |                         Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout] 201 | |                         downstream_connection_id,
[INFO] [stdout] 202 | |                         exchange_shared.clone(),
[INFO] [stdout] 203 | |                         object_interface.clone(),
[INFO] [stdout] 204 | |                     )))),
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/downstream.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 217 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout] 218 | |                         Box::pin(input_receiver),
[INFO] [stdout] 219 | |                         Box::pin(output_sender),
[INFO] [stdout] 220 | |                         local_name.clone(),
[INFO] [stdout] 221 | |                     )))) as MessageStream,
[INFO] [stdout]     | |_______________________- argument requires that borrow lasts for `'static`
[INFO] [stdout] 222 |                   )
[INFO] [stdout]     |                   - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/downstream.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 217 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 218 | |                         Box::pin(input_receiver),
[INFO] [stdout] 219 | |                         Box::pin(output_sender),
[INFO] [stdout] 220 | |                         local_name.clone(),
[INFO] [stdout] 221 | |                     )))) as MessageStream,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> src/connection/downstream.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |   ...   move |sink_or_stream| {
[INFO] [stdout]     |         --------------------- lifetime `'1` represents this closure's body
[INFO] [stdout] ...
[INFO] [stdout] 239 |   ...               Box::pin(output_receiver.with_generator(termination.abort_on_termination(outgoing_object_state_stream_channel(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 240 | | ...                   Box::pin(input_receiver),
[INFO] [stdout] 241 | | ...                   Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout] 242 | | ...                   object_state_stream,
[INFO] [stdout] 243 | | ...               ))))
[INFO] [stdout]     | |_____________________^ argument requires that `'1` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: closure implements `FnMut`, so references to captured variables can't escape the closure
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/upstream.rs:84:46
[INFO] [stdout]     |
[INFO] [stdout]  84 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(Box::pin(incoming_uninitiali...
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout]  85 | |                         Box::pin(input_receiver),
[INFO] [stdout]  86 | |                         Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout]  87 | |                         exchange_shared.clone(),
[INFO] [stdout]  88 | |                         id,
[INFO] [stdout]  89 | |                         remote_name.clone(),
[INFO] [stdout]  90 | |                     ))))),
[INFO] [stdout]     | |________________________- argument requires that borrow lasts for `'static`
[INFO] [stdout]  91 |                   ))
[INFO] [stdout]     |                    - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/upstream.rs:84:46
[INFO] [stdout]     |
[INFO] [stdout]  84 |   ...   Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(Box::pin(incoming_uninitialized_channel(
[INFO] [stdout]     |  _______________________________________________^
[INFO] [stdout]  85 | | ...       Box::pin(input_receiver),
[INFO] [stdout]  86 | | ...       Box::pin(output_sender.sink_map_err(|error| error.into())),
[INFO] [stdout]  87 | | ...       exchange_shared.clone(),
[INFO] [stdout]  88 | | ...       id,
[INFO] [stdout]  89 | | ...       remote_name.clone(),
[INFO] [stdout]  90 | | ...   ))))),
[INFO] [stdout]     | |_________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/connection/upstream.rs:60:46
[INFO] [stdout]     |
[INFO] [stdout]  60 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |                                -                              ^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |  ______________________________|
[INFO] [stdout]     | |
[INFO] [stdout]  61 | |                         Box::pin(input_receiver),
[INFO] [stdout]  62 | |                         Box::pin(output_sender),
[INFO] [stdout]  63 | |                         object_interface.clone(),
[INFO] [stdout]  64 | |                         local_name.clone(),
[INFO] [stdout]  65 | |                         load_limit,
[INFO] [stdout]  66 | |                     )))),
[INFO] [stdout]     | |_______________________- argument requires that borrow lasts for `'static`
[INFO] [stdout]  67 |                   )
[INFO] [stdout]     |                   - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> src/utils.rs:56:75
[INFO] [stdout]     |
[INFO] [stdout]  56 |     fn with_generator(self, future: impl Future<Output = ()> + Send + Sync + 'static) -> impl Stream<Item = <Self as Stream>::Item>...
[INFO] [stdout]     |                                                                              ^^^^^^^
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/connection/upstream.rs:60:46
[INFO] [stdout]     |
[INFO] [stdout]  60 |                       Box::pin(output_receiver.with_generator(termination.clone().abort_on_termination(outgoing_control_channel(
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout]  61 | |                         Box::pin(input_receiver),
[INFO] [stdout]  62 | |                         Box::pin(output_sender),
[INFO] [stdout]  63 | |                         object_interface.clone(),
[INFO] [stdout]  64 | |                         local_name.clone(),
[INFO] [stdout]  65 | |                         load_limit,
[INFO] [stdout]  66 | |                     )))),
[INFO] [stdout]     | |______________________^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/connection/termination.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) ->...
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    --> src/connection/termination.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub fn abort_on_termination(&self, f: impl Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static) -> impl Future<Output = ()> {
[INFO] [stdout] 152 +     pub fn abort_on_termination<T: Future<Output = Result<(), ConnectionTerminationReason>> + Send + Sync + 'static>(&self, f: T) -> impl Future<Output = ()> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hakuban` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hakuban` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7", kill_on_drop: false }`
[INFO] [stdout] 6003f59238e98dd3a622f2fd9536e0e494f5a82a5794f832728c9532246f16e7
